Skip to content

Upgrade junit#2816

Merged
JordonPhillips merged 3 commits intomainfrom
upgrade-junit-deps
Oct 27, 2025
Merged

Upgrade junit#2816
JordonPhillips merged 3 commits intomainfrom
upgrade-junit-deps

Conversation

@JordonPhillips
Copy link
Contributor

This upgrades us to junit 6. To do so, we have to change the test compile target to 17 as that is the minimum supported version of junit 6. Is that a bad thing? I don't think so. It's not like we're distributing the test jars.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JordonPhillips JordonPhillips requested a review from a team as a code owner October 24, 2025 12:14
@JordonPhillips JordonPhillips requested a review from yefrig October 24, 2025 12:14
@github-actions
Copy link
Contributor

This pull request does not contain a staged changelog entry. To create one, use the ./.changes/new-change command. For example:

./.changes/new-change --pull-requests "#2816" --type feature --description "Upgrade junit"

Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See ./.changes/README or run ./.changes/new-change -h for more information.

@JordonPhillips JordonPhillips merged commit 2181682 into main Oct 27, 2025
12 checks passed
@JordonPhillips JordonPhillips deleted the upgrade-junit-deps branch October 27, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants